home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1143 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1023 b 

  1. Path: magnet.at!nuucpgw!m.imlinger
  2. From: m.imlinger@magnet.at (markus imlinger)
  3. Reply-To: m.imlinger@magnet.at
  4. Newsgroups: comp.lang.c
  5. Distribution: world
  6. Subject: Linker Error - Fixup Overflow...
  7. Date: 11 Jan 1996 18:03:39 GMT
  8. Message-ID: <2226835453.6673628@magnet.at>
  9. Organization: magnet Online Service
  10.  
  11.  
  12. I'am writing a c-programm where I use the Novell API's 
  13. for DOS-Clients. (it's a chatting-programm)
  14. For this I use the function SPXInitialize(BYTE *, BYTE*, WORD *, WORD *); 
  15.  With a project-file I link the file nitl.lib (Dec. 1990) into my programm. 
  16. When I want to link the programm, the error-message:
  17. "Fixup Overflow at SPXINIT_TEXT: 001F, target = IPXLocation in module
  18. SPXINIT"
  19. appears.
  20. I use Borland C++ V. 3.1
  21. I tried it with all models from tiny to huge, but it was always the same.
  22. Now, I hope anybody can tell me more about this error-message.
  23. Do I need a new library, or what is it?
  24. I hope you can understand it, my English is not very good.
  25. For further information E-mail me.
  26.  
  27. m.imlinger@magnet.at
  28. I
  29.  
  30.